home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TABOOKPROPERTYEDITOR / TABOOKPROPERTYEDITOR.txt
Text File  |  2004-10-12  |  7KB  |  333 lines

  1. object ABookPropertyEditor: TABookPropertyEditor
  2.   Left = 307
  3.   Top = 123
  4.   HelpContext = 14049
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Edit Address Book Properties'
  8.   ClientHeight = 410
  9.   ClientWidth = 400
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Book: TPageControl
  23.     Left = 4
  24.     Top = 4
  25.     Width = 393
  26.     Height = 362
  27.     ActivePage = LDAP
  28.     TabOrder = 0
  29.     object tsInfo: TTabSheet
  30.       Caption = 'General'
  31.       object Label1: TLabel
  32.         Left = 8
  33.         Top = 8
  34.         Width = 31
  35.         Height = 13
  36.         Caption = '&Name:'
  37.         FocusControl = eName
  38.       end
  39.       object Label2: TLabel
  40.         Left = 8
  41.         Top = 56
  42.         Width = 61
  43.         Height = 13
  44.         Caption = 'Stored in file:'
  45.       end
  46.       object Label3: TLabel
  47.         Left = 8
  48.         Top = 136
  49.         Width = 52
  50.         Height = 13
  51.         Caption = '&Comments:'
  52.         FocusControl = eMemo
  53.       end
  54.       object eName: TEdit
  55.         Left = 8
  56.         Top = 24
  57.         Width = 369
  58.         Height = 21
  59.         TabOrder = 0
  60.       end
  61.       object eFile: TEdit
  62.         Left = 8
  63.         Top = 72
  64.         Width = 273
  65.         Height = 21
  66.         TabStop = False
  67.         Color = clBtnFace
  68.         Ctl3D = True
  69.         ParentCtl3D = False
  70.         ReadOnly = True
  71.         TabOrder = 1
  72.       end
  73.       object eMemo: TMemo
  74.         Left = 8
  75.         Top = 152
  76.         Width = 369
  77.         Height = 177
  78.         ScrollBars = ssBoth
  79.         TabOrder = 4
  80.       end
  81.       object bChange: TButton
  82.         Left = 288
  83.         Top = 70
  84.         Width = 89
  85.         Height = 25
  86.         Caption = 'C&hange'
  87.         TabOrder = 2
  88.         OnClick = bChangeClick
  89.       end
  90.       object cbDefault: TCheckBox
  91.         Left = 8
  92.         Top = 112
  93.         Width = 369
  94.         Height = 17
  95.         Caption = '&Use this book as default for ADD/DELETE operations'
  96.         TabOrder = 3
  97.       end
  98.     end
  99.     object LDAP: TTabSheet
  100.       Caption = 'LDAP'
  101.       object cbLDAP: TCheckBox
  102.         Left = 8
  103.         Top = 16
  104.         Width = 361
  105.         Height = 17
  106.         Caption = 'This Address book is associated with a LDAP server'
  107.         TabOrder = 0
  108.         OnClick = cbLDAPClick
  109.       end
  110.       object gbLDAP: TGroupBox
  111.         Left = 8
  112.         Top = 48
  113.         Width = 369
  114.         Height = 281
  115.         Caption = 'LDAP Server data'
  116.         Enabled = False
  117.         TabOrder = 1
  118.         object Label4: TLabel
  119.           Left = 16
  120.           Top = 28
  121.           Width = 41
  122.           Height = 13
  123.           Caption = '&Address:'
  124.           FocusControl = eLdapHost
  125.         end
  126.         object Label5: TLabel
  127.           Left = 16
  128.           Top = 52
  129.           Width = 22
  130.           Height = 13
  131.           Caption = '&Port:'
  132.           FocusControl = ePort
  133.         end
  134.         object Bevel1: TBevel
  135.           Left = 16
  136.           Top = 72
  137.           Width = 345
  138.           Height = 9
  139.           Shape = bsBottomLine
  140.         end
  141.         object Label6: TLabel
  142.           Left = 16
  143.           Top = 92
  144.           Width = 63
  145.           Height = 13
  146.           Caption = '&Search base:'
  147.           FocusControl = eLdapBase
  148.         end
  149.         object Label7: TLabel
  150.           Left = 16
  151.           Top = 116
  152.           Width = 78
  153.           Height = 13
  154.           Caption = '&Return maximum'
  155.           FocusControl = eLimit
  156.         end
  157.         object Label8: TLabel
  158.           Left = 224
  159.           Top = 116
  160.           Width = 40
  161.           Height = 13
  162.           Caption = 'matches'
  163.         end
  164.         object Label9: TLabel
  165.           Left = 16
  166.           Top = 140
  167.           Width = 74
  168.           Height = 13
  169.           Caption = 'S&earch timeout:'
  170.           FocusControl = eTimeout
  171.         end
  172.         object Label10: TLabel
  173.           Left = 224
  174.           Top = 140
  175.           Width = 40
  176.           Height = 13
  177.           Caption = 'seconds'
  178.         end
  179.         object Bevel2: TBevel
  180.           Left = 16
  181.           Top = 184
  182.           Width = 345
  183.           Height = 9
  184.           Shape = bsBottomLine
  185.         end
  186.         object lUser: TLabel
  187.           Left = 16
  188.           Top = 228
  189.           Width = 54
  190.           Height = 13
  191.           Caption = '&User name:'
  192.           Enabled = False
  193.           FocusControl = eLdapUser
  194.         end
  195.         object lPwd: TLabel
  196.           Left = 16
  197.           Top = 252
  198.           Width = 49
  199.           Height = 13
  200.           Caption = 'Pass&word:'
  201.           Enabled = False
  202.           FocusControl = eLdapPwd
  203.         end
  204.         object eLdapHost: TEdit
  205.           Left = 120
  206.           Top = 24
  207.           Width = 233
  208.           Height = 21
  209.           TabOrder = 0
  210.         end
  211.         object ePort: TXSpinEdit
  212.           Left = 120
  213.           Top = 48
  214.           Width = 81
  215.           Height = 21
  216.           TabOrder = 1
  217.           Text = '389'
  218.           OnChange = ePortChange
  219.           MinValue = 1
  220.           MaxValue = 65535
  221.           Value = 389
  222.           Step = 1
  223.         end
  224.         object bDefaultPort: TButton
  225.           Left = 208
  226.           Top = 46
  227.           Width = 145
  228.           Height = 25
  229.           Caption = '&Revert to default'
  230.           Enabled = False
  231.           TabOrder = 2
  232.           OnClick = bDefaultPortClick
  233.         end
  234.         object eLdapBase: TEdit
  235.           Left = 120
  236.           Top = 88
  237.           Width = 233
  238.           Height = 21
  239.           TabOrder = 3
  240.         end
  241.         object eLimit: TXSpinEdit
  242.           Left = 120
  243.           Top = 112
  244.           Width = 97
  245.           Height = 21
  246.           TabOrder = 4
  247.           Text = '10000'
  248.           MinValue = 1
  249.           MaxValue = 10000
  250.           Value = 10000
  251.           Step = 50
  252.         end
  253.         object eTimeout: TXSpinEdit
  254.           Left = 120
  255.           Top = 136
  256.           Width = 97
  257.           Height = 21
  258.           TabOrder = 5
  259.           Text = '0'
  260.           MinValue = 0
  261.           MaxValue = 0
  262.           Value = 0
  263.           Step = 1
  264.         end
  265.         object cbLdapLogin: TCheckBox
  266.           Left = 16
  267.           Top = 200
  268.           Width = 337
  269.           Height = 17
  270.           Caption = '&Login with an user name and a password'
  271.           TabOrder = 7
  272.           OnClick = cbLdapLoginClick
  273.         end
  274.         object eLdapUser: TEdit
  275.           Left = 120
  276.           Top = 224
  277.           Width = 233
  278.           Height = 21
  279.           Enabled = False
  280.           TabOrder = 8
  281.         end
  282.         object eLdapPwd: TEdit
  283.           Left = 120
  284.           Top = 248
  285.           Width = 233
  286.           Height = 21
  287.           Enabled = False
  288.           PasswordChar = '*'
  289.           TabOrder = 9
  290.         end
  291.         object cbLDAPUnicode: TCheckBox
  292.           Left = 16
  293.           Top = 164
  294.           Width = 337
  295.           Height = 17
  296.           Caption = 'Send &8-bit data in UNICODE (UTF-8) to this server'
  297.           TabOrder = 6
  298.         end
  299.       end
  300.     end
  301.   end
  302.   object bOK: TButton
  303.     Left = 144
  304.     Top = 376
  305.     Width = 75
  306.     Height = 25
  307.     Caption = '&OK'
  308.     Default = True
  309.     ModalResult = 1
  310.     TabOrder = 1
  311.     OnClick = bOKClick
  312.   end
  313.   object bCancel: TButton
  314.     Left = 232
  315.     Top = 376
  316.     Width = 75
  317.     Height = 25
  318.     Cancel = True
  319.     Caption = 'Cancel'
  320.     ModalResult = 2
  321.     TabOrder = 2
  322.   end
  323.   object bHelp: TButton
  324.     Left = 320
  325.     Top = 376
  326.     Width = 75
  327.     Height = 25
  328.     Caption = 'Help'
  329.     TabOrder = 3
  330.     OnClick = bHelpClick
  331.   end
  332. end
  333.